Vcenter NamespaceManagement Supervisors Networks Edges FoundationDeploymentTargetUpdateSpec

Vcenter NamespaceManagement Supervisors Networks Edges FoundationDeploymentTargetUpdateSpec
Vcenter NamespaceManagement Supervisors Networks Edges FoundationDeploymentTargetUpdateSpec

The Vcenter NamespaceManagement Supervisors Networks Edges FoundationDeploymentTargetUpdateSpec specifies parameters for updating the placement of a deployed Foundation Load Balancer.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "size": "string",
    "availability": "string",
    "storage_policy": "string"
}
string
size
Optional

Scale up the size of the load balancer nodes. The size specified must be larger than the current size.

For more information see: Vcenter NamespaceManagement Networks Edges Foundation SizeHint.

This property was added in vSphere API 9.0.0.0.

If missing or null current settings are unchanged.

string
availability
Optional

The availability controls the number of load balancer replicas.

You may only increase the availability of a deployed Foundation Load Balancer.

For more information see: Vcenter NamespaceManagement Supervisors Networks Edges FoundationLoadBalancerUpdateAvailabilityMode.

This property was added in vSphere API 9.0.0.0.

If missing or null current settings are unchanged.

string
storage_policy
Optional

Update the Storage Policy hosting the load balancer nodes.

Updates to storage policy are not applied to running nodes. Nodes will consume the new storage policy when they are redeployed.

This property was added in vSphere API 9.0.0.0.

If missing or null current settings are unchanged.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: SpsStorageProfile. When operations return a value of this schema as a response, the property will be an identifier for the resource type: SpsStorageProfile.